Skip to content

Persist desktop server profiles through Electron - #866

Merged
RhysSullivan merged 2 commits into
mainfrom
codex/server-connection-desktop
May 29, 2026
Merged

Persist desktop server profiles through Electron#866
RhysSullivan merged 2 commits into
mainfrom
codex/server-connection-desktop

Conversation

@RhysSullivan

@RhysSullivan RhysSullivan commented May 28, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Publishes structured desktop sidecar connection metadata and server owner settings.
  • Stores desktop server profile payloads through the Electron preload bridge and app settings store.
  • Adds shared server profile parsing, persistence, and migration helpers.

Validation

  • bun --bun vitest run src/api/server-profiles.test.ts in packages/react
  • bun run typecheck in packages/react
  • bun run typecheck in apps/desktop

Stack

  1. Harden SQLite import checkpoint handling #863
  2. Add shared Executor server connection model #864
  3. Teach CLI and local server shared connections #865
  4. Persist desktop server profiles through Electron #866 👈 current
  5. Add app server connection selector #861

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 28, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing 07bf3db Commit Preview URL

Branch Preview URL
May 29 2026, 02:58 AM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 28, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud 07bf3db May 29 2026, 03:00 AM

@pkg-pr-new

pkg-pr-new Bot commented May 28, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

npm i https://pkg.pr.new/@executor-js/cli@866

@executor-js/config

npm i https://pkg.pr.new/@executor-js/config@866

@executor-js/execution

npm i https://pkg.pr.new/@executor-js/execution@866

@executor-js/sdk

npm i https://pkg.pr.new/@executor-js/sdk@866

@executor-js/codemode-core

npm i https://pkg.pr.new/@executor-js/codemode-core@866

@executor-js/runtime-quickjs

npm i https://pkg.pr.new/@executor-js/runtime-quickjs@866

@executor-js/plugin-file-secrets

npm i https://pkg.pr.new/@executor-js/plugin-file-secrets@866

@executor-js/plugin-graphql

npm i https://pkg.pr.new/@executor-js/plugin-graphql@866

@executor-js/plugin-keychain

npm i https://pkg.pr.new/@executor-js/plugin-keychain@866

@executor-js/plugin-mcp

npm i https://pkg.pr.new/@executor-js/plugin-mcp@866

@executor-js/plugin-onepassword

npm i https://pkg.pr.new/@executor-js/plugin-onepassword@866

@executor-js/plugin-openapi

npm i https://pkg.pr.new/@executor-js/plugin-openapi@866

executor

npm i https://pkg.pr.new/executor@866

commit: 07bf3db

@RhysSullivan
RhysSullivan force-pushed the codex/server-connection-cli-local branch from 7a23b55 to 50c7cf3 Compare May 29, 2026 01:37
@RhysSullivan
RhysSullivan force-pushed the codex/server-connection-desktop branch from 2c820ed to 2094679 Compare May 29, 2026 01:37
@RhysSullivan
RhysSullivan force-pushed the codex/server-connection-cli-local branch from 50c7cf3 to a74f1f0 Compare May 29, 2026 02:37
@RhysSullivan
RhysSullivan force-pushed the codex/server-connection-desktop branch from 2094679 to 3c390af Compare May 29, 2026 02:37
@RhysSullivan
RhysSullivan force-pushed the codex/server-connection-cli-local branch from a74f1f0 to a108b8c Compare May 29, 2026 02:51
@RhysSullivan
RhysSullivan changed the base branch from codex/server-connection-cli-local to main May 29, 2026 02:56
@RhysSullivan
RhysSullivan force-pushed the codex/server-connection-desktop branch from 3c390af to 07bf3db Compare May 29, 2026 02:56
@RhysSullivan
RhysSullivan merged commit 166837c into main May 29, 2026
11 checks passed
RhysSullivan added a commit that referenced this pull request May 31, 2026
* Persist desktop server profiles through Electron

* Let server profile serialization infer schema shape
@RhysSullivan
RhysSullivan deleted the codex/server-connection-desktop branch June 11, 2026 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant